﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
}
/* 修正IE5.x和IE6的斜体溢出bug */
* html body {
	overflow:visible;
}
* html iframe,* html frame {
	overflow:auto;
}
* html frameset {
	overflow:hidden;
}
body {
	color:#636363;
	background:#FFF;
	font-size:12px;
	font-family:"Microsoft YaHei",Arial,sans-serif,"Times New Roman",宋体;
	text-align:center;
	behavior:url("csshover.htc");
}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,h7,form,fieldset,table,td,img,div,tr {
	margin:0;
	padding:0;
}
input,select {
	font-size:12px;
	vertical-align:middle;
}
p {
	line-height:18px;
	padding:5px 0;
}
body div {
	text-align:left;
}
textarea,input {
	word-wrap:break-word;
	word-break:break-all;
	padding:0px;
}
li {
	list-style-type:none;
}
img {
	border:0 none;
}
a:link,a:visited {
	color:#808080;
	text-decoration:none;
}
a:hover {
	color:#17408C;
	text-decoration:underline;
}
a {
	outline:none;
	star:expression(this.onFocus=this.blur());
}
h1 {
	font-size:24px;
	text-indent:0.5em;
}
h2 {
	font-size:22px;
	text-indent:0.5em;
}
h3 {
	font-size:20px;
	text-indent:0.5em;
}
h4 {
	font-size:18px;
	text-indent:0.5em;
}
h5 {
	font-size:16px;
	text-indent:0.5em;
}
h6 {
	font-size:14px;
	text-indent:0.5em;
}
.pointer {
	cursor:pointer;
}
.noBorder {
	border:0 none;
}
.alignL {
	text-align:left;
}
.alignC {
	text-align:center;
}
.alignR {
	text-align:right;
}
.break {
	word-break:break-all;
	word-wrap:break-word;
}
.noBreak {
	word-break:keep-all;
	word-wrap:normal;
}
a.textUnderline {
	text-decoration:underline;
}
a.textNoline {
	text-decoration:none;
}
.absolute {
	position:absolute;
}
.relative {
	position:relative;
}
.dotLine {
	background:url(dot01.gif) repeat-x left bottom;
}
.ulFloatL li,.dlFloatL dd {
	float:left;
	padding:0 5px;
}
.ulFloatL-d li,.dlFloatL-d dd {
	background:url(dot3-3.jpg) no-repeat 2px 10px;
	padding-left:8px;
}
.ulFloatL-d6 li,.dlFloatL-d6 dd {
	background:url(dot3-3.jpg) no-repeat 14px 10px;
	padding-left:22px;
	color:#910023;
}
.ulFloatL-d6 a.fcolor0051 {
	color:#910023;
}
.ulFloatL-d5 li,.dlFloatL-d5 dd {
	float:left;
	width:160px;
	background:url(dot3-3.jpg) no-repeat 2px 10px;
	padding-left:8px;
}
.ulFloatL-d2 li,.dlFloatL-d2 dd {
	background:url(dot3-3.jpg) no-repeat 45px 10px;
	padding-left:50px;
}
.ulFloatL-d3 li {
	background:url(dot3-3.jpg) no-repeat 120px 10px;
	padding-left:130px;
}
.ulFloatL-d3 li {
	font-size:14px;
}
.ulFloatL-d4 li {
	background:url(dot3-3.jpg) no-repeat 2px 10px;
	padding-left:8px;
}
.dlFloatL dt,.dlFloatL dd,.dlFloatL-d dt,.ulNoFloat li {
	width:100%;
	overflow:hidden;
}
.ulFloatR li {
	float:right;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
}
.wrapper {
	clear:both;
	overflow:hidden;
}
.overHidden {
	overflow:hidden;
}
.invisible {
	visibility:hidden;
}
.hidden {
	display:none;
}
.block {
	display:block;
}
.clear {
	clear:both;
	height:0px;
	width:100%;
	font-size:1px;
	line-height:0px;
	visibility:hidden;
	overflow:hidden;
}
.W1024,.W960,.W760,.W160,.W780,.W800 {
	margin:0 auto;
}
.W1024 {
	width:1024px;
}
.W960 {
	width:960px;
}
.W160 {
	width:160px;
}
.W760 {
	width:760px;
}
.W800 {
	width:800px;
}
.W780 {
	width:768px;
}
.colorRed {
	color:#F00;
}
.colorWhite {
	color:#FFF;
}
.colorGreen {
	color:#0F0;
}
.colorGrey {
	color:#666;
}
.colorBlue {
	color:#00F;
}
.colorBlack {
	color:#000;
}
.fcolor001 {
	color:#17408C;
}
.fcolor002 {
	color:#4A6EA9;
}
.fcolor003 {
	color:#8C8C8B;
}
.fcolor004 {
	color:#4B4B4B;
}
.fcolor005 {
	color:#3E3A39;
}
a.fcolor0051 {
	color:#910023;
}
.fcolor006 {
	color:#727171;
}
.fcolor007 {
	color:#617BB1;
}
.fcolor008 {
	color:#A7B2C4;
}
.fcolor009 {
	color:#819AC2;
}
a.acolor001 {
	color:#617BB1;
}
a.acolor002 {
	color:#808080;
}
a.acolor003 {
	color:#4A6EA9;
}
a.acolor004 {
	color:#17408C;
}
a.acolor005 {
	color:#819AC2;
}
a.acolor006 {
	color:#960023;
}
.bcolor001 {
	background-color:#E9E9E9;
}
.bcolor002 {
	background-color:#9FB1CF;
}
.bcolor003 {
	background-color:#EAEAEA;
}
.bcolor004 {
	background-color:#4B4B4B;
}
.fontB {
	font-weight:bold;
}
.fontN {
	font-weight:normal;
}
.fontI {
	font-style:italic;
}
.font10 {
	font-size:10px;
}
.font14 {
	font-size:11px;
}
.font12 {
	font-size:12px;
}
.font13 {
	font-size:13px;
}
.font14 {
	font-size:14px;
}
.font16 {
	font-size:16px;
}
.font18 {
	font-size:18px;
}
.divH1,.divH5,.divH10,.divH15,.divH20,.divH25,.divH30,divH1,.divH40 {
	width:100%;
	overflow:hidden;
}
.divH1 {
	height:1px;
}
.divH5 {
	height:5px;
}
.divH8 {
	height:8px;
}
.divH10 {
	height:10px;
}
.divH15 {
	height:15px;
}
.divH20 {
	height:20px;
}
.divH25 {
	height:25px;
}
.divH30 {
	height:30px;
}
.divH40 {
	height:40px;
}
.lineH1 {
	line-height:1px;
}
.lineH10 {
	line-height:10px;
}
.lineH15 {
	line-height:15px;
}
.lineH18 {
	line-height:18px;
}
.lineH20 {
	line-height:20px;
}
.lineH25 {
	line-height:25px;
}
.lineH30 {
	line-height:30px;
}
.lineH35 {
	line-height:35px;
}

.pTitle25,.pTitle20,.pTitle18,.pTitle30,.pTitle,.pTitle1,.pTitle22 {
	width:100%;
	overflow:hidden;
}
.pTitle30 {
	line-height:30px;
	height:30px;
}
.pTitle25 {
	line-height:25px;
	height:25px;
}
.pTitle22 {
	line-height:22px;
	height:22px;
}
.pTitle20 {
	line-height:20px;
	height:20px;
}
.pTitle18 {
	line-height:18px;
	height:18px;
}
.pTitle15 {
	line-height:15px;
	height:15px;
}
.pTitle10 {
	line-height:10px;
	height:10px;
}
.pTitle1 {
	line-height:1px;
	height:1px;
}
.pTitle {
	width:100%;
}

.more {
	text-align:right;
	position:absolute;
	top:0;
	right:3px;
}
.moreR5 {
	position:absolute;
	top:0px;
	right:5px;
	font:12px normal;
}
.moreR15 {
	position:absolute;
	top:0px;
	right:15px;
	font:12px normal;
}
.artileList,.artileList25,.artileList22,.artileList24 {
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
.artileList li {
	width:100%;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.artileList24 li {
	width:100%;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.artileList28 li {
	width:100%;
	height:28px;
	line-height:28px;
	overflow:hidden;
}
.artileList36 li {
	width:100%;
	height:36px;
	line-height:36px;
	overflow:hidden;
}